FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterBase<T> Class
Properties Methods


In This Topic
    ColumnFilterBase<T> Class Members
    In This Topic

    The following tables list the members exposed by ColumnFilterBase<T>.

    Public Properties
     NameDescription
    Public PropertyGets the Column on which this column filter operates.  
    Public PropertyGets the ConditionFilter in this filter.  
    Public PropertyGets the type of data with which this filter operates.  
    Public Property  
    Public PropertyGets a value that indicates whether this filter is active.  
    Public PropertyGets the Filter that owns this column filter.  
    Public PropertyGets the ValueFilter in this filter.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies the filter to a given value.  
    Public MethodClears this filter.  
    Top
    See Also